You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Log10 Method > Matrix.Log10 Method ([In] TMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.Log10 Method ([In] TMtxVec)

Calculate the log base 10 for all X elements and store the results in the calling object.

Syntax
C#
Visual Basic
public TMtxVec Log10([In] TMtxVec X);

Size and Complex properties of the calling Matrix are set implicitly to match the X object.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!